TaskCategory 
EntityType  Independent 
Logical Entity Name  TaskCategory 
Default Table Name  CmActivityCat 
Logical Only  NO 
Definition 
 
Note 
 

TaskCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskCategoryId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TaskCategory Keys 
Key Name  Key Type  Keys 
CmActivityCat_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_CmActivityCat_CmActivityCatID_U_C_IDX  PrimaryKey  TaskCategoryId 

TaskCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TaskTemplate  Non-Identifying  One To Zero or More          NO 
TaskTemplate  Non-Identifying  One To Zero or More          NO 

TaskCategory Check Constraints 
Check Constraint Name  CheckConstraint